﻿2026-06-03T23:58:15.4573701Z ##[group]Run actions/checkout@v4
2026-06-03T23:58:15.4575953Z with:
2026-06-03T23:58:15.4577227Z   repository: SaberMage/spt-core
2026-06-03T23:58:15.4591692Z   token: ***
2026-06-03T23:58:15.4592999Z   ssh-strict: true
2026-06-03T23:58:15.4594198Z   ssh-user: git
2026-06-03T23:58:15.4595462Z   persist-credentials: true
2026-06-03T23:58:15.4596809Z   clean: true
2026-06-03T23:58:15.4598025Z   sparse-checkout-cone-mode: true
2026-06-03T23:58:15.4599473Z   fetch-depth: 1
2026-06-03T23:58:15.4600672Z   fetch-tags: false
2026-06-03T23:58:15.4601906Z   show-progress: true
2026-06-03T23:58:15.4603186Z   lfs: false
2026-06-03T23:58:15.4604348Z   submodules: false
2026-06-03T23:58:15.4605593Z   set-safe-directory: true
2026-06-03T23:58:15.4607754Z ##[endgroup]
2026-06-03T23:58:21.7802302Z Syncing repository: SaberMage/spt-core
2026-06-03T23:58:21.7804297Z ##[group]Getting Git version info
2026-06-03T23:58:21.7804999Z Working directory is 'D:\a\spt-core\spt-core'
2026-06-03T23:58:21.7805916Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-03T23:58:21.7806560Z git version 2.54.0.windows.1
2026-06-03T23:58:21.7808157Z ##[endgroup]
2026-06-03T23:58:21.7813322Z Temporarily overriding HOME='D:\a\_temp\068ba093-0bcb-4c32-8e28-f1f0f158bdca' before making global git config changes
2026-06-03T23:58:21.7814510Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T23:58:21.7815905Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-03T23:58:21.7817387Z Deleting the contents of 'D:\a\spt-core\spt-core'
2026-06-03T23:58:21.7818310Z ##[group]Initializing the repository
2026-06-03T23:58:21.7818975Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\spt-core\spt-core
2026-06-03T23:58:21.7819739Z Initialized empty Git repository in D:/a/spt-core/spt-core/.git/
2026-06-03T23:58:21.7824670Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-03T23:58:21.7826240Z ##[endgroup]
2026-06-03T23:58:21.7826999Z ##[group]Disabling automatic garbage collection
2026-06-03T23:58:21.7827680Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-06-03T23:58:21.7829011Z ##[endgroup]
2026-06-03T23:58:21.7829574Z ##[group]Setting up auth
2026-06-03T23:58:21.7830322Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-03T23:58:21.7832451Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-03T23:58:21.7834712Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T23:58:21.7837621Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-03T23:58:21.7840052Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T23:58:21.8352776Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-03T23:58:21.8355278Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-03T23:58:21.8357160Z ##[endgroup]
2026-06-03T23:58:21.8357816Z ##[group]Fetching the repository
2026-06-03T23:58:21.8359244Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9601fe71d1a745bec10933cea66395ee8d14bdc9:refs/remotes/origin/dev-freeform
2026-06-03T23:58:22.7341036Z From https://github.com/SaberMage/spt-core
2026-06-03T23:58:22.7364148Z  * [new ref]         9601fe71d1a745bec10933cea66395ee8d14bdc9 -> origin/dev-freeform
2026-06-03T23:58:22.7979020Z ##[endgroup]
2026-06-03T23:58:22.7996675Z ##[group]Determining the checkout info
2026-06-03T23:58:22.8215229Z ##[endgroup]
2026-06-03T23:58:22.8218756Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-06-03T23:58:22.8440466Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-03T23:58:23.1810200Z ##[group]Checking out the ref
2026-06-03T23:58:23.1844494Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T23:58:23.1873338Z Switched to a new branch 'dev-freeform'
2026-06-03T23:58:23.1896635Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T23:58:23.1919233Z ##[endgroup]
2026-06-03T23:58:23.1942588Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-06-03T23:58:23.1955845Z 9601fe71d1a745bec10933cea66395ee8d14bdc9
